qualcommax: 6.12: pwm: use devm_clk_get_enabled()
authorRobert Marko <[email protected]>
Mon, 12 May 2025 10:56:58 +0000 (12:56 +0200)
committerRobert Marko <[email protected]>
Fri, 16 May 2025 15:57:40 +0000 (17:57 +0200)
commit2018a6121106b6844030b67722a0829001fdeb42
treee7d0d3b0500dd4a20507b5fc07f221e3cbf0a787
parent93697be03c7b72812ddbdf142a9b7a506794d97c
qualcommax: 6.12: pwm: use devm_clk_get_enabled()

Using devm_clk_get_enabled() allows simplification of the driver and
dropping of the .remove OP as well.

Link: https://github.com/openwrt/openwrt/pull/18795
Signed-off-by: Robert Marko <[email protected]>
target/linux/qualcommax/patches-6.12/0141-pwm-driver-for-qualcomm-ipq6018-pwm-block.patch